jfsd skill 5 question 1 task 2

Published on August 29, 2021
Last updated August 29, 2021

Using JSP Concepts try to execute the following scenario. Which consist of two tasks.

Task 2:

Create a catalogue page containing the book’s details like cover image, book name, authors, description, price and an add to cart button. Also create a cart page which shows details like book name, price, quantity, amount, and total amount to be paid. Using JSP display the content in the cart page dynamically by retrieving the data from sessions.



Tags :